Files
c683662a-ce56-40d5-8982-9df…/vercel.json
2026-04-02 19:05:42 +00:00

5 lines
97 B
JSON

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