Files
223b45b9-a4b2-41b4-885e-75b…/vercel.json
2026-03-29 08:33:57 +00:00

5 lines
97 B
JSON

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