Files
40bb0f20-4602-4591-9cef-3f7…/vercel.json
2026-03-16 18:43:56 +00:00

5 lines
97 B
JSON

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