Files
19dc1d33-49d8-4245-bd6e-78f…/vercel.json
2026-06-03 10:36:08 +00:00

5 lines
97 B
JSON

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