Files
3dcdac12-7a4b-45b0-aed7-560…/vercel.json
2026-03-04 10:37:43 +00:00

5 lines
97 B
JSON

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