Files
8a2f446f-f106-4f24-bfa2-b2e…/vercel.json
2026-02-19 12:15:18 +00:00

5 lines
97 B
JSON

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