Files
c7e7efcc-6bde-413b-acf3-7a5…/vercel.json
2026-06-12 01:59:32 +00:00

5 lines
97 B
JSON

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