Files
b6c37e2a-282c-40f5-b816-c9d…/vercel.json
2026-03-09 07:19:06 +00:00

5 lines
97 B
JSON

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