Files
fc3de4b4-b04f-43be-a765-fb9…/vercel.json
2026-03-14 18:32:01 +00:00

5 lines
97 B
JSON

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