Files
943b0d9b-5a28-4a7b-b6d8-2e0…/vercel.json
2026-05-22 12:36:30 +00:00

5 lines
97 B
JSON

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