Files
692bcace-ae74-47fe-a568-e5f…/vercel.json
2026-03-24 21:32:13 +00:00

5 lines
97 B
JSON

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