Files
3d395dec-faa9-420e-85d5-714…/vercel.json
2026-05-23 12:42:46 +00:00

5 lines
97 B
JSON

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