Files
df3cabf6-5fca-4ac1-841b-679…/vercel.json
2026-04-02 18:38:24 +00:00

5 lines
97 B
JSON

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