Files
ef71f8c7-dc81-43b3-9c4e-91d…/vercel.json
2026-04-03 20:02:46 +00:00

5 lines
97 B
JSON

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