Files
95f8d24a-2f0b-43de-9af6-a7b…/vercel.json
2026-03-31 04:34:47 +00:00

5 lines
97 B
JSON

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