Files
b92de372-83b2-40a3-89d1-a86…/vercel.json
2026-03-26 16:52:12 +00:00

5 lines
97 B
JSON

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