Files
28ae03e8-51ab-4ea6-8df5-0aa…/vercel.json
2026-03-03 09:44:03 +00:00

5 lines
97 B
JSON

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