Files
2ed43493-588c-4d63-8dec-2bc…/vercel.json
2026-04-22 17:08:26 +00:00

5 lines
97 B
JSON

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