Files
ffcce7fe-3a32-4e4a-928f-0fb…/vercel.json
2026-06-06 05:44:42 +00:00

5 lines
97 B
JSON

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