Files
962d12ed-195f-44d4-b9f8-e44…/vercel.json
2026-04-23 22:34:13 +00:00

5 lines
97 B
JSON

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