Files
34afb660-6c46-4572-afec-4bd…/vercel.json
2026-06-03 13:03:25 +00:00

5 lines
97 B
JSON

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