Files
e7e73dff-d589-4f1c-8b1b-66b…/vercel.json
2026-04-30 06:38:17 +00:00

5 lines
97 B
JSON

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