Files
48e0e3b0-366b-44e5-81a5-e25…/vercel.json
2026-03-03 01:46:42 +00:00

5 lines
97 B
JSON

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