Files
5976b2db-68f5-4f75-9cac-577…/vercel.json
2026-04-09 08:43:45 +00:00

5 lines
97 B
JSON

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