Files
08ab9f86-ce6f-4cc4-bc6a-cca…/vercel.json
2026-05-05 06:30:46 +00:00

5 lines
97 B
JSON

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