Files
4bd8900c-385e-4742-b910-a01…/vercel.json
2026-03-05 03:36:51 +00:00

5 lines
97 B
JSON

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