Files
7be1c99b-8688-4303-9b14-928…/vercel.json
2026-04-07 11:39:31 +00:00

5 lines
97 B
JSON

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