Files
4af2f274-c202-42a7-944e-18b…/vercel.json
2026-03-22 13:57:48 +00:00

5 lines
97 B
JSON

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