Files
a89e8855-10c5-42e6-a2ed-195…/vercel.json
2026-05-18 13:02:09 +00:00

5 lines
97 B
JSON

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