Files
1c94d1ea-9b3c-4c0f-918d-45a…/vercel.json
2026-02-12 10:14:02 +00:00

5 lines
97 B
JSON

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