Files
1d313ab0-415e-4b08-a137-4d1…/vercel.json
2026-06-10 04:46:47 +00:00

5 lines
97 B
JSON

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