Files
ae8641af-caba-4680-b5ba-a9f…/vercel.json
2026-05-11 10:56:17 +00:00

5 lines
97 B
JSON

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