Files
c01d1ff5-bcc4-4e1d-8729-866…/vercel.json
2026-03-10 06:27:18 +00:00

5 lines
97 B
JSON

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