Files
5b7fcb96-6864-4168-aa3f-9bb…/vercel.json
2026-04-08 18:57:47 +00:00

5 lines
97 B
JSON

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