Files
bcc51055-4a67-4334-91ef-cc4…/vercel.json
2026-03-02 11:05:50 +00:00

5 lines
97 B
JSON

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