Files
fb1a4415-8ee4-4157-b0a7-d63…/vercel.json
2026-05-26 03:15:38 +00:00

5 lines
97 B
JSON

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