Files
2cdaa1d1-d268-4bd7-be43-d52…/vercel.json
2026-05-01 10:47:01 +00:00

5 lines
97 B
JSON

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