Files
2040698e-6acd-42e5-8697-ea6…/vercel.json
2026-03-03 10:54:55 +00:00

5 lines
97 B
JSON

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