Files
3586f447-1bbb-48f9-8f21-a20…/vercel.json
2026-04-26 00:47:55 +00:00

5 lines
97 B
JSON

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