Files
2337f997-a44d-471b-9e7d-91f…/vercel.json
2026-03-14 05:13:58 +00:00

5 lines
97 B
JSON

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