Files
ffcb47ad-1753-4635-9366-8e5…/vercel.json
2026-04-18 20:58:17 +00:00

5 lines
97 B
JSON

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