Files
1d0cf5d0-9303-413b-a8fd-d57…/vercel.json
2026-03-31 09:21:18 +00:00

5 lines
97 B
JSON

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