Files
c316ed8c-f867-4e95-b159-134…/vercel.json
2026-04-26 11:04:08 +00:00

5 lines
97 B
JSON

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