Files
3f19f8be-b600-4ad9-bba7-52b…/vercel.json
2026-06-07 09:53:06 +00:00

5 lines
97 B
JSON

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