Files
4fd6071c-5d76-457a-9135-99d…/vercel.json
2026-03-11 08:36:42 +00:00

5 lines
97 B
JSON

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