Files
deb41e25-4be0-427e-9892-31a…/vercel.json
2026-03-04 20:00:22 +00:00

5 lines
97 B
JSON

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