Files
5f26eeb8-a0ab-464d-80c1-daa…/vercel.json
2026-03-03 10:11:20 +00:00

5 lines
97 B
JSON

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