Files
ba9d850c-5b21-47f4-b9f8-c32…/vercel.json
2026-02-25 18:03:55 +00:00

5 lines
97 B
JSON

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