Files
4bb6fec6-c9ce-4ef8-8ee9-2de…/vercel.json
2026-03-31 17:56:14 +00:00

5 lines
97 B
JSON

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