Files
8f7cdd2c-2015-45a7-9475-97c…/vercel.json
2026-03-09 17:32:26 +00:00

5 lines
97 B
JSON

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