Files
df0e6dc4-dc61-45fd-9f52-271…/vercel.json
2026-02-14 23:35:29 +00:00

5 lines
97 B
JSON

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