Files
1a7f47c7-7e9b-47ae-9f17-5ee…/vercel.json
2026-04-19 23:58:57 +00:00

5 lines
97 B
JSON

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