Files
fa60b4f6-acb4-4b60-96c4-67a…/vercel.json
2026-03-05 02:48:54 +00:00

5 lines
97 B
JSON

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