Files
01dbe4d2-88d6-4f68-9941-c7d…/vercel.json
2026-04-21 03:03:12 +00:00

5 lines
97 B
JSON

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