Files
33ed3bbb-d04c-4ef3-9669-e79…/vercel.json
2026-04-30 14:42:40 +00:00

5 lines
97 B
JSON

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