Files
bb731c22-ecb9-4b67-b51c-5a8…/vercel.json
2026-05-22 15:26:01 +00:00

5 lines
97 B
JSON

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