Files
c57d76e4-683c-4631-b9f6-e65…/vercel.json
2026-05-17 11:28:06 +00:00

5 lines
97 B
JSON

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