Files
ed830be8-aace-41bb-9f7a-d8d…/vercel.json
2026-03-10 10:16:55 +00:00

5 lines
97 B
JSON

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