Files
94f1117c-a1ee-41d0-8496-592…/vercel.json
2026-05-22 14:04:18 +00:00

5 lines
97 B
JSON

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