Files
70b3155d-8a09-4379-b8b5-61d…/vercel.json
2026-03-02 22:06:51 +00:00

5 lines
97 B
JSON

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