Files
f7bfc983-17e4-483b-815a-c61…/vercel.json
2026-04-21 03:35:06 +00:00

5 lines
97 B
JSON

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