Files
7edbd087-a5da-482b-9753-9d2…/vercel.json
2026-04-26 15:25:18 +00:00

5 lines
97 B
JSON

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