Files
41c73236-d804-4df0-bfe7-020…/vercel.json
2026-06-09 22:35:14 +00:00

5 lines
97 B
JSON

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