Files
c9f202d0-218a-4432-929b-65d…/vercel.json
2026-04-19 23:34:44 +00:00

5 lines
97 B
JSON

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