Files
0dff0831-9b9e-422f-8929-a8b…/vercel.json
2026-04-26 07:31:53 +00:00

5 lines
97 B
JSON

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