Files
2b215eb4-3d9e-430e-af15-36d…/vercel.json
2026-03-27 10:34:49 +00:00

5 lines
97 B
JSON

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