Files
54674fa5-8f90-48fd-9d82-4cf…/vercel.json
2026-03-12 15:04:01 +00:00

5 lines
97 B
JSON

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