Files
3c954934-7e76-4d6a-93cb-60e…/vercel.json
2026-02-28 07:00:42 +00:00

5 lines
97 B
JSON

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