Files
ef2903a8-2bf1-4086-b9e3-b60…/vercel.json
2026-06-12 08:43:44 +00:00

5 lines
97 B
JSON

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