Files
6086a29a-e2d8-43c5-8356-b84…/vercel.json
2026-03-25 05:36:24 +00:00

5 lines
97 B
JSON

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