Files
723b6bd7-6e7f-461e-bebf-290…/vercel.json
2026-04-20 19:43:14 +00:00

5 lines
97 B
JSON

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