Files
2f99f3cb-cc20-4574-9f68-8fe…/vercel.json
2026-06-07 21:23:56 +00:00

5 lines
97 B
JSON

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