Files
7bdd134e-aebd-4893-8363-428…/vercel.json
2026-03-12 07:22:02 +00:00

5 lines
97 B
JSON

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