Files
6250fc78-c190-48de-9b49-deb…/vercel.json
2026-04-11 03:35:03 +00:00

5 lines
97 B
JSON

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