Files
5b8ebc04-0065-49d7-8daa-289…/vercel.json
2026-03-14 12:40:50 +00:00

5 lines
97 B
JSON

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