Files
52e0042f-4be2-4c94-b70c-fff…/vercel.json
2026-04-23 15:14:31 +00:00

5 lines
97 B
JSON

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