Files
c413a7af-f34f-45a4-a67a-eee…/vercel.json
2026-04-11 11:40:48 +00:00

5 lines
97 B
JSON

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