Files
18c3011c-6894-4e9f-af7b-106…/vercel.json
2026-03-25 17:28:16 +00:00

5 lines
97 B
JSON

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