Files
4b6dbf58-ff03-4a06-9691-e8e…/vercel.json
2026-04-27 16:14:01 +00:00

5 lines
97 B
JSON

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