Files
13d61dfa-fb04-459b-897d-30d…/vercel.json
2026-04-28 15:45:58 +00:00

5 lines
97 B
JSON

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