Files
a458af63-02d7-4a25-90e4-96e…/vercel.json
2026-05-09 19:13:13 +00:00

5 lines
97 B
JSON

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