Files
f5dbc107-0818-489a-8bc8-ca9…/vercel.json
2026-03-27 04:35:09 +00:00

5 lines
97 B
JSON

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