Files
6cbd8388-8d4f-4f77-a60f-96b…/vercel.json
2026-04-27 12:54:18 +00:00

5 lines
97 B
JSON

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