Files
e9c0fbd0-80c5-49bb-8c6d-e4f…/vercel.json
2026-03-03 08:13:32 +00:00

5 lines
97 B
JSON

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