Files
e21d2a63-be32-4901-99dd-d99…/vercel.json
2026-06-05 19:57:01 +00:00

5 lines
97 B
JSON

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