Files
5eda28aa-1599-4c79-8456-4e3…/vercel.json
2026-04-22 16:37:27 +00:00

5 lines
97 B
JSON

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