Files
5bb1335a-73f2-4f4e-9822-f0d…/vercel.json
2026-04-16 15:00:51 +00:00

5 lines
97 B
JSON

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