Files
2957a0f1-4164-46d9-8d9d-d91…/vercel.json
2026-04-08 18:47:36 +00:00

5 lines
97 B
JSON

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