Files
4455d419-58cc-4d0c-8ac8-04e…/vercel.json
2026-03-02 20:49:51 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}