Files
5dad019b-c9d1-43dc-9ee5-ff0…/vercel.json
2026-03-28 12:00:45 +00:00

5 lines
97 B
JSON

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