Files
08ce3ffb-1a30-4b23-a3d7-cf9…/vercel.json
2026-05-16 21:42:36 +00:00

5 lines
97 B
JSON

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