Files
8b33f1eb-8a10-4f4f-a8da-98c…/vercel.json
2026-04-28 00:15:04 +00:00

5 lines
97 B
JSON

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