Files
828d5deb-c6f7-474c-8706-28e…/vercel.json
2026-03-11 09:59:07 +00:00

5 lines
97 B
JSON

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