Files
bf49658b-811c-4844-b19e-7d4…/vercel.json
2026-03-03 21:57:26 +00:00

5 lines
97 B
JSON

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