Files
3c046b03-11b3-470a-84a6-281…/vercel.json
2026-02-09 15:38:43 +00:00

5 lines
97 B
JSON

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