Files
d8c0a01b-e327-4feb-874f-68a…/vercel.json
2026-03-03 11:01:12 +00:00

5 lines
97 B
JSON

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