Files
534b5b14-4e87-46f7-8e35-886…/vercel.json
2026-05-08 14:56:54 +00:00

5 lines
97 B
JSON

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