Files
7fdcf552-78c3-4050-8208-9cb…/vercel.json
2026-03-10 02:58:32 +00:00

5 lines
97 B
JSON

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