Files
e9c6d312-e1d4-4b2d-b6ba-d53…/vercel.json
2026-04-15 23:10:29 +00:00

5 lines
97 B
JSON

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