Files
e0d04acf-e3f0-4dad-8e41-146…/vercel.json
2026-04-04 10:35:26 +00:00

5 lines
97 B
JSON

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