Files
81bf19eb-da03-41d4-883e-7a7…/vercel.json
2026-04-17 15:54:58 +00:00

5 lines
97 B
JSON

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