Files
4cc34093-31a9-4061-8c32-91f…/vercel.json
2026-02-25 20:47:29 +00:00

5 lines
97 B
JSON

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