Files
271819ec-c75e-4f7f-9818-19d…/vercel.json
2026-04-15 00:48:40 +00:00

5 lines
97 B
JSON

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