Files
6ee30013-26f4-46c7-b414-7ca…/vercel.json
2026-03-12 08:59:50 +00:00

5 lines
97 B
JSON

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