Files
09648f85-9c8e-42b0-bd92-706…/vercel.json
2026-06-01 14:16:48 +00:00

5 lines
97 B
JSON

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