Files
04bbaff3-6b39-4f54-b3ae-e2b…/vercel.json
2026-03-02 23:28:23 +00:00

5 lines
97 B
JSON

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