Files
09ff1f5c-8b57-4419-984b-395…/vercel.json
2026-06-02 20:28:31 +00:00

5 lines
97 B
JSON

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