Files
4c6bcf7b-1444-4429-8f09-ca6…/vercel.json
2026-03-30 03:16:36 +00:00

5 lines
97 B
JSON

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