Files
566e7da9-d2d7-4ef4-8776-10f…/vercel.json
2026-03-29 10:18:52 +00:00

5 lines
97 B
JSON

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