Files
150c32f1-e8e4-4955-8e4f-112…/vercel.json
2026-04-17 03:12:16 +00:00

5 lines
97 B
JSON

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