Files
017018c2-3d58-4b4f-803c-aa2…/vercel.json
2026-03-16 21:56:05 +00:00

5 lines
97 B
JSON

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