Files
b073e78a-d23f-4ce2-a216-e2f…/vercel.json
2026-02-25 07:32:10 +00:00

5 lines
97 B
JSON

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