Files
1912eb58-0feb-4f2f-a394-b88…/vercel.json
2026-04-08 22:00:38 +00:00

5 lines
97 B
JSON

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