Files
61a771c3-b416-4c7e-a020-bdd…/vercel.json
2026-05-22 09:03:37 +00:00

5 lines
97 B
JSON

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