Files
4e6789ee-9be3-40db-b218-d8b…/vercel.json
2026-04-25 13:45:46 +00:00

5 lines
97 B
JSON

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