Files
7d993186-6316-48c0-90e8-5f7…/vercel.json
2026-03-31 11:51:49 +00:00

5 lines
97 B
JSON

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