Files
09b41c00-0202-498c-8b59-c1a…/vercel.json
2026-03-20 04:44:52 +00:00

5 lines
97 B
JSON

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