Files
7864bea9-4023-4dfc-b839-d2f…/vercel.json
2026-03-25 14:07:01 +00:00

5 lines
97 B
JSON

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