Files
bd70eda5-a4cb-43e9-a5db-afb…/vercel.json
2026-03-16 14:18:27 +00:00

5 lines
97 B
JSON

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