Files
85252cd3-dfef-4ab6-b6b2-5d8…/vercel.json
2026-03-08 03:41:06 +00:00

5 lines
97 B
JSON

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